| C1.Win.C1Report.4 Assembly > C1.Win.C1Preview Namespace > KeyMapStack Class > FindLastIndex Method : FindLastIndex(Int32,Predicate<KeyMap>) Method |
'Declaration Public Overloads Function FindLastIndex( _ ByVal startIndex As System.Integer, _ ByVal match As System.Predicate(Of KeyMap) _ ) As System.Integer
public System.int FindLastIndex( System.int startIndex, System.Predicate<KeyMap> match )